CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv HoG

搜索资源列表

  1. humantrack.rar

    0下载:
  2. opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:190112
    • 提供者:aircity
  1. HOG(.net).rar

    2下载:
  2. HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
  3. 所属分类:.net

    • 发布日期:2016-03-13
    • 文件大小:1540742
    • 提供者:王刚
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. peopledetectHOG

    0下载:
  2. people detection with hog methode by opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:513519
    • 提供者:mohamed bouyahi
  1. HoG.rar

    1下载:
  2. 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
  3. 所属分类:Graph Drawing

    • 发布日期:2016-03-04
    • 文件大小:4202
    • 提供者:Yang
  1. HOG

    1下载:
  2. HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25100423
    • 提供者:mattew
  1. hog

    0下载:
  2. HOG特征的实现方案,用于人脸识别,已经被opencv采用-the feature of HOG
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:518042
    • 提供者:Clarence
  1. HOG

    1下载:
  2. 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10591642
    • 提供者:李燕
  1. HoG

    0下载:
  2. 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:924713
    • 提供者:刘子源
  1. HumanDetect

    0下载:
  2. this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1106
    • 提供者:刘圆圆
  1. PedestrianDetectionHoG_NET2005-2008_07_19

    0下载:
  2. 基于HOG的人体检测程序,使用VC2005 功能强大-HOG-based human detection procedures, the use of powerful VC2005
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:958363
    • 提供者:灵芝
  1. hog

    0下载:
  2. 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:208179
    • 提供者:hog文献
  1. 53607922HoG

    0下载:
  2. descr iption c++ de hog
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4202
    • 提供者:yahia
  1. learcode

    0下载:
  2. lear code HoG zip Navnnet
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1172469
    • 提供者:mr.fantastico
  1. CreateFeatureBin

    0下载:
  2. 提取HOG特征,写入bin文件(源码) 5 提取HOG特征,写入bin文件(源码.Loadpos将info.dat(样本描述文件,开头是样本数量和大小,然后每一行代表一个样本,分别是图像文件名、目标个数....... -HOG feature extraction, write bin files (source code) 5 extracted HOG features, write bin files (source code. Loadpos will info.dat (sa
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2822835
    • 提供者:简宏伟
  1. objectdet20070707

    1下载:
  2. cvpr07年 对象检测代码 hog+svm,压缩包里含有行人,车辆等分类器,可以直接检测-cvpr07 on object identification code hog+ svm, compression bag with pedestrians, vehicles and other classifiers
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-06
    • 文件大小:5592064
    • 提供者:liurui
  1. Blog_hogCompute6.tar

    0下载:
  2. Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18151675
    • 提供者:szproxy
  1. HOG

    0下载:
  2. HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。这项技术是用来计算局部图像梯度的方向信息的统计值。
  3. 所属分类:图形图象

    • 发布日期:2015-05-06
    • 文件大小:2897040
    • 提供者:goooogle
  1. HOG

    0下载:
  2. 将这330个3780维的HOG特征当做测试样本,用支持向量机(SVM)分类器来判别出,这些窗口的HOG特征是否有行人,有行人的用矩形框标记起来。HOG行人特征及所对应的SVM分类器的参数,在opencv中已经训练好了,我们只需要得到HOG特征,然后调用SVM即可得到判别结果(The 330 Hera features of 3780 dimensions are used as test samples, and the support vector machine (SVM) classifi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:5207040
    • 提供者:satchel
  1. HOG可视化

    0下载:
  2. HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h
  3. 所属分类:其他

    • 发布日期:2020-04-25
    • 文件大小:3072
    • 提供者:沐子bd
« 12 3 4 »
搜珍网 www.dssz.com